MessageIsReadOnly Property |
Contains true if message is read only.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool IsReadOnly { get; set; }Public Property IsReadOnly As Boolean
Get
Set
Property Value
Type:
Booleantrue if this instance is read only; otherwise,
false.
See Also